This page last changed on Feb 03, 2009 by scytacki.

Technology Schedule

Incremental Study

Quantum Study

Wise3/SAIL Portal Integration

Report Authoring

New Components/ Models

1 dimensional motion

  • Running Man MW version - started work with Hanging With Friends Model

2 dimensional displacement

  • Vector Treasure Hunt

Spring Pilot Tests

Kinematics in One Dimension, Monday March 9 2009 (one or two weeks)

  • 1-d motion
  • kinematics not dynamics

Chemical Reactions, Monday May 2009 (one or two weeks)

As of Jan 20, 2009

Spring LOOPS tests
January 19, 2009
Initial section by Bob Tinker

*Starred items would be very nice but we can live without them.

The following are the capacities of the delivery system that are needed for the curriculum materials to be tested in spring 2009. Many of these represent capacities that already exist, but I thought it worthwhile to confirm this.

There will be one two-week WISE3 project in Force and Motion (F&M) and a second two-week project in Chemical Reactions.

Features

  1. Teachers need to be able to turn on and off activities to control what activities within a project that the class or individual teams can work on.
    • check status w/Berkeley - not planned to complete this until the summer (need to check)
    • working example in UDL - need add this to POTrunk activity, add disabled activities
  2. *Teachers can send a window on their computer to all students
  3. Teachers can share a window on their computer with the class on a projector.
  • there is no work here

There will be at least one instance of the following LOOPS in each project:

  1. *Polling. The ability for the teacher to select and push out a question (overriding whatever else in on a student's computer) and receive responses from students. If T/F or multiple-choice, the combined data are shown on the teacher's computer and can be pushed to all computers.
    • check status w/Berkeley
  2. *Polling on the fly. Like polling only allow the teacher to construct a question on the fly.
    • check status w/Berkeley
  3. Flag N with text and *images from snapshots. Students submit a note with text or a *snapshot. Teachers can review the submissions, flag N of them, and make them available to view. Sharing is done by putting them on student computers or using an overhead projector.
    • check status w/Berkeley – is this in effect a Wise gated discussion with a teacher flag option. - need a demo of this. Is not single sign-on
    • alternative version (Flag N OTrunk) can be made using the intra-session overlay work
  4. *Inquiry Index. Data streams are generated by the tools (probes, MW, and NetLogo).and combined linearly with coefficients to get a single number. Authors provide default coefficients for each activity, but the teacher can modify. The resulting index is available to teachers through the dashboard.
    • an extension of the model activity data schema
    • check status w/Berkeley
    • we'll need to extend project service layer to support
      • starting a sail/otrunk report
      • getting data back that's generated by a sail/otrunk report (in other words there should be a web service in the DIY that returns the results of the code/scripts in a sail/otrunk report without running it)
  5. *Game scoring. Slalom will generate a score that needs to be recorded and displayed in the dashboard—perhaps in the same place as an inquiry index.
    • this is basically an extension of the inquiry index
  6. Quantum report. Combine live graphs and push to all students. For at least one activity, students will submit their live graphs, which will be automatically combined on the teacher's machine. The teacher will be able to broadcast these to all students.
    • can use teacher report displayed on projector as a first approach
    • harder will be pushing a page
    • this can be done with intrasession overlays - first version won't give the teacher control
  7. *Smart Graphs. This application will be used to test student understanding of graphs and return results to teachers. **Perhaps this could be part of a poll.
    • can work static data sets now
    • would like to work with dynamically generated data like probes
  8. Basic reports on student progress: percent complete, score by activity.
    • Pas Portal has a "percent complete" based on visited, this will not work with the Project Service Layer - DIY
    • Option 1: duplicate the report as an OTrunk Report.
      • might need to add in otrunk logging of step visitation
      • same report can be in the teacher dashboard
    • Option 2: Extend the PSL to provide the data.

Core functions needed for both units

Functioning WISE3 environment with portal and dashboard for registration, reporting, and controlling student exposure to activities.

The following tools: Motion probe, MW, and NetLogo. Each needs to be embedded in a page that might include instructions, questions, and other objects. Is this a UDL or ITSI object?

Primitive II data generated by MW and NetLogo models: total elapsed time, number of runs, score (if game), systematicity (to be defined later.)

Core functions needed for F&M

  1. Graph Points. Enter (x, t) pairs into a table or graph. Take a snapshot of the graph, annotate, and submit to be used with Flag N. Generate II from the number of graphs made and the number of points entered.
    • need an authoring affordance for adding this type of graph table
    • requires Flag N OTrunk
    • requires Inquiry Index. requires a series of steps that scaffold an inquiry process
  2. Sketch a motion graph. Use a motion probe to generate position or velocity data that are displayed on the same graph. Take a snapshot of the graph, annotate, and submit to be used with Flag Five. Generate II from the number of graphs made with the motion probe.
  3. *The slalom game. The author or a student sketches a position or velocity graph and then uses the motion detector to generate data on the same graph. When the time reaches the end of the sketch, a score is generated from the difference between the sketch and data. The scoring algorithm includes a parameter that makes the scoring more difficult as the score mounts.
  4. *Teacher polling with Slalom game. The teacher broadcasts a sketch that students must match using the motion detector. Scores and data are returned to the teacher. The final score is the II.
  5. *Tracker. Use Tracker to generate and graph (x, t) pairs from a video that is provided by the author. Take a snapshot of the graph, annotate, and submit to be used with Flag N. Generate II from the number of points and **the noise in the data.
    Better, be able to import a video made by students.
  6. 1-D motion simulation from Hanging with Friends. (? I'm not sure what HoF does.)
    • Antonio's ride
  7. Story Time. The author supplies a story and each student generates motion graph, takes a snapshot, annotates it, and submits it to be used with Flag N.
    • requires Flag N OTrunk
  8. *Equations. Author provides a graph and the student tries to match a section of it with a linear equation. Options include supplying m and b in x = mt +b or m and b are supplied by sliders. II is generated by the number of trials (or the number of times the sliders were moved) and the standard deviation over the domain indicated by the author.

Core functions needed for Chemical Reactions

  1. Sketch and save. Need a step in WISE3 with instructions that includes a sketcher that students can use to generate a static image, save it, annotate it, and submit to be used with Flag Five.
  2. *MW sketcher. Use MW to create a picture of atoms and molecules. Need a new MW script that makes and breaks bonds depending on how close atoms are.
  3. *Flip Book Animator. Add to the sketcher the ability to create and display a sequence of sketches. Support animation by tweening and overlaying a grayed-out transparent version of the previous sketch. Need to be able to save, caption, and submit to be used with Flag Five.
  4. \MW model. Be able to use any MW page as a WISE3 step, complete with instructions. Need to be able to take multiple snapshots, annotate them, and submit one or more to be used with Flag Five. The MW model will return an inquiry index that it generates using a script that depends on the model.
  5. NetLogo model. Be able to use any NetLogo model (or at least the Greenhouse Gas model) with our grapher on the same page as a WISE3 step, complete with instructions. Need to be able to take multiple snapshots, annotate them, and submit one or more to be used with Flag Five. The NetLogo model needs to return an inquiry index that it generates that depends on the model.
Document generated by Confluence on Jan 27, 2014 16:43